home *** CD-ROM | disk | FTP | other *** search
- Path: RRZ.Uni-Koeln.DE!usenet
- From: tim.beissbarth@uni-koeln.de (Tim Beissbarth)
- Newsgroups: comp.lang.c++
- Subject: Problem writing a Setup-Program with SDKs Setup-Toolkit
- Date: 9 Jan 1996 08:35:22 GMT
- Organization: University of Cologne Regional Computer Center
- Message-ID: <4ct9ca$1k3@news.rrz.uni-koeln.de>
- NNTP-Posting-Host: hm-121.rrz.uni-koeln.de
- Mime-Version: 1.0
- Content-Type: Text/Plain; charset=US-ASCII
- X-Newsreader: WinVN 0.99.6
-
- I'm writing a Setup Program with the Setup Toolkit of Microsofts SDK using
- Visual C++ 1.5. I encountered the Problem that from this program I cannot call
- any other Setup-Programs (example Netscape Setup) without getting the error
- message that Setup is already running and it can only run one instance at a
- time. After this the "mscuif.dll" is corrupted. I tried changing the module
- and Programm names but it did not help.
- Could anybody who has an idea of how to fix this please help me.
-
-